projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
eb9bd6c
6a8208c
)
auto merge of #250 : alexcrichton/cargo/test-deps, r=wycats
author
bors
<bors@rust-lang.org>
Wed, 23 Jul 2014 19:03:33 +0000
(19:03 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 23 Jul 2014 19:03:33 +0000
(19:03 +0000)
* Ensure that binaries are present for integration tests (as well as libraries)
* Ensure that same-named binaries/libs/tests never clash. Examples are excluded for now because they should probably be built to a separate directory.
Trivial merge